-
Re: Integration
Is there a reason why you're trying to refresh the token? If I remember correctly, a user's API access token is static once created and can be revoked but it is not necessary to refresh it. It's more…1 · -
Suggested or maximum payload size for Update Rows?
I've got a service that updates a sheet's rows with data from another source. It works fine on a sheet that has <5000 rows and around 19 columns, but I keep getting error 4002 whenever I'm trying …1 ·